[INFO] cloning repository https://github.com/darkinsky/daedalus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkinsky/daedalus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkinsky%2Fdaedalus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkinsky%2Fdaedalus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b938292f707215159f7f9953598554acdd12b88d
[INFO] checking darkinsky/daedalus against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkinsky%2Fdaedalus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/darkinsky/daedalus
[INFO] finished tweaking git repo https://github.com/darkinsky/daedalus
[INFO] tweaked toml for git repo https://github.com/darkinsky/daedalus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkinsky/daedalus on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkinsky/daedalus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354
[INFO] running `Command { std: "docker" "start" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking httparse v1.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustyline-derive v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking lazy-regex v3.6.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking coolor v1.1.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking crokey v1.4.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking termimad v0.30.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking daedalus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ChatRole`
[INFO] [stdout]    --> src/middleware/builtin/context_engineering.rs:379:35
[INFO] [stdout]     |
[INFO] [stdout] 379 |     use crate::llm::{ChatMessage, ChatRole};
[INFO] [stdout]     |                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/middleware/builtin/memory.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut response = next.run(request).await?;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/middleware/builtin/memory.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut response = next.run(request).await?;
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `daedalus` (bin "daedalus" test); 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name daedalus --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("team"))' -C metadata=989c1cef7e3b353b -C extra-filename=-7da0752bacf77687 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88b36daaacafc31f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-0d50eff5516282eb.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9d9a06eb1f94427b.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-557c64f579e9a61f.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b8c2ff945ce50d87.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eb769870d0ae8cad.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f38f088f17f4160f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-18fec8636b758d44.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-05a098a4e3f817d4.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-3bd59a600aaf390b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6b79cc936cca709e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1702de240918673a.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c2ffb597171f6998.rmeta --extern termimad=/opt/rustwide/target/debug/deps/libtermimad-fd7f61705148e5d9.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-537feb675745f4bd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-92b3479896523cfd.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0ff50c073b7b0a31.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-9dfb82c8e9e21033.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-482bf527cc98c86f.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-0882841e00fb5076.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-1b10995f7e134ff9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77a7491581d2f8c5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `restore_usage` is never used
[INFO] [stdout]    --> src/agent/tool_loop/checkpoint.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout]  70 | impl ToolLoopCheckpoint {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn restore_usage(&self) -> TokenUsage {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `user_message_tokens` and `assistant_message_tokens` are never read
[INFO] [stdout]   --> src/cli/context_analysis.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct MessageBreakdown {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 22 |     /// Token count for user messages (excluding tool results).
[INFO] [stdout] 23 |     pub user_message_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |     /// Token count for assistant messages.
[INFO] [stdout] 25 |     pub assistant_message_tokens: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageBreakdown` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `unexpected_breaks` and `last_cached_tokens` are never used
[INFO] [stdout]   --> src/llm/cache_monitor.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl CacheMonitor {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn unexpected_breaks(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub fn last_cached_tokens(&self) -> u64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Code` is never constructed
[INFO] [stdout]   --> src/memory/utils.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) enum TokenEstimationMode {
[INFO] [stdout]    |                 ------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     Code,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TokenEstimationMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `snapshot_files_before_write` is never used
[INFO] [stdout]   --> src/tools/checkpoint.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn snapshot_files_before_write(paths: &[PathBuf], description: &str) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354", kill_on_drop: false }`
[INFO] [stdout] dd33899d2d0c4f25cdcee379856612ad065390d05883dd8ab4609ca7f81ae354
